home *** CD-ROM | disk | FTP | other *** search
/ MacWorld 1997 January / Macworld (1997-01).dmg / Shareware World / Utilities / Data & Time Management / MacCalendar / Read Me < prev   
Text File  |  1994-10-20  |  2KB  |  51 lines

  1. MacCalendar - Control Strip sample 
  2. Copyright © 1994, Apple Computer Inc. All Rights Reserved.
  3.  
  4. MacCalendar is a Control Strip module that can be installed
  5. on PowerBooks (and other Macintosh models that support the
  6. Control Strip Control Panel) by copying MacCalendar into the
  7. Control Strip folder inside the System Folder and restarting
  8. the Macintosh.
  9.  
  10. MacCalendar Setup is a normal Macintosh application that
  11. configures MacCalendar by letting the user select the font,
  12. font size, and some national-specific information: the names
  13. of the days of the week and whether Sunday or Monday is the
  14. first (left most) day of the week.
  15.  
  16. Before using MacCalendar Setup, install MacCalendar to
  17. initialize its preference resource. Then run MacCalendar
  18. Setup and configure it to your taste. Your choices take
  19. effect after you restart the computer.
  20.  
  21. It compiles on the following environments:
  22.  
  23. Think C 7.0
  24. MPW 3.3.2
  25. MetroWerks 1.1 (DR4)
  26.  
  27. Note that, if you are compiling for MetroWerks, you must build the
  28. resources (in files "MacCalendar.µ.rsrc" and "MacCalendarSetup.µ.rsrc")
  29. by calling Rez - you can either build the MPW version first, or cause
  30. the MakeFile to make "MetroWerks"
  31.  
  32. Because these sources build a half-dozen version of the sample,
  33. (three compilers, 68000 native, 68000 on Power Mac, Power
  34. Mac native someday), some notes on compatibility are in order:
  35.  
  36. 1. The program was originally written and debugged using
  37.     Think C on a Duo 250.
  38. 2. It was then compiled and tested using MPW 3.3.1.
  39. 3. It was then compiled and tested using MetroWerks 1.0.1.
  40. 4. It was then converted to ETO 15 headers for MPW.
  41.  
  42. Each additional compiler found a different set of errors and
  43. warnings. In all cases, optional warnings were turned on.
  44.  
  45. As of this writing, you cannot build a native Power Macintosh version
  46. of the Control Strip module.
  47.  
  48. Written by Martin Minow, MACDTS.
  49. minow@apple.com
  50. AppleLink: MINOW, DEVSUPPORT
  51.